s:685:"<script type="text/javascript">function readNotifications(id){$.get("http://localhost/app/ajax/readNotifications.php?id="+id,function(data){var unread=parseInt("0");var willread=parseInt("0");if(unread>willread){$("#notifications_number").text(unread-willread);}});}1NS3R7N3WL1N3function sendFriendRequest(user1,user2){$.get("http://localhost/app/ajax/sendFriendRequest.php?user1="+user1+"&user2="+user2,function(data){$("#addFriend").html(data);});}1NS3R7N3WL1N3$('.loader-inner').show();$(window).bind('load',function(){$('.loader-inner').hide();$('.profile').fadeIn('slow');});$('.has-user-block').animo({animation:'fadeIn'});$('.user-picture').animo({animation:'fadeIn'});</script>";